GtkStyleProvider: Pass a GParamSpec in get_style_property().
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 17 Nov 2010 01:42:27 +0000 (02:42 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:13 +0000 (15:39 +0100)
commitc9dc09e980d26844d72bf740ddffc1a5530f2627
tree141d72501d72ac4c6ed59e51e8484d8710db2f49
parentb613f1f1f288d9e24ca8830834e6bc533a3e3727
GtkStyleProvider: Pass a GParamSpec in get_style_property().

This is so we can know the owner type of the property, and matching
with the stored strings in GtkCssProvider is direct.
gtk/gtkcssprovider.c
gtk/gtkstylecontext.c
gtk/gtkstyleprovider.c
gtk/gtkstyleprovider.h